Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix proximity alarms #1121

Merged
merged 1 commit into from
Feb 2, 2023
Merged

Fix proximity alarms #1121

merged 1 commit into from
Feb 2, 2023

Conversation

Pablete1234
Copy link
Member

At the moment proximity alarms update incorrectly (mainly, a player that doesn't match the filter leaving the region doesn't remove them), and flares are not working at all.

This means if you kill someone in the region it may keep triggering forever.

Switching the player tracking to use the util solved this, and i've also reimplemented the flares which were lost at some points

@Pablete1234 Pablete1234 added the bug Something isn't working label Feb 2, 2023
Signed-off-by: Pablo Herrera <[email protected]>
@Electroid Electroid merged commit 188bf2d into dev Feb 2, 2023
@Electroid Electroid deleted the fix-proximity-alarms branch February 2, 2023 06:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Development

Successfully merging this pull request may close these issues.

2 participants